home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0997 / 000241_amos-request@svcs1.digex.net_Mon Sep 22 20:41:47 1997.msg < prev    next >
Text File  |  1997-10-01  |  2KB  |  50 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id UAA25905
  3.     for <mcox@access.digex.net>; Mon, 22 Sep 1997 20:41:46 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id SAA21703
  6.     for amos-out; Mon, 22 Sep 1997 18:58:36 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id SAA21700
  9.     for <amos-list@svcs1.digex.net>; Mon, 22 Sep 1997 18:58:35 -0400 (EDT)
  10. Received: from m6.sprynet.com (m6.sprynet.com [165.121.2.89])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with SMTP id SAA16124
  12.     for <amos-list@access.digex.net>; Mon, 22 Sep 1997 18:58:34 -0400 (EDT)
  13. Received: from sprynet.com (ragriffi@hd74-119.hil.compuserve.com [206.175.184.119]) by m6.sprynet.com (8.6.12/8.6.12) with SMTP id PAA25476 for <amos-list@access.digex.net>; Mon, 22 Sep 1997 15:58:31 -0700
  14. From: Richard Griffith <ragriffi@sprynet.com>
  15. Reply-To: Richard Griffith <ragriffi@sprynet.com>
  16. To: AMOS mailing list <amos-list@access.digex.net>
  17. Date: Mon, 22 Sep 1997 18:54:37 +0500
  18. Message-ID: <yam7204.1882.118495672@m6.sprynet.com>
  19. In-Reply-To: <yam7204.2942.1747267224@post8.tele.dk>
  20. X-Mailer: YAM 1.3.4 [040] - Amiga Mailer by Marcel Beck
  21. Organization: Lacking; Does not play well with others.
  22. Subject: Re: Locale Extension.
  23. MIME-Version: 1.0
  24. Content-Type: text/plain
  25. Status: O
  26. X-Status: 
  27.  
  28. On 22-Sep-97, Jens Vang Petersen wrote:
  29. >I'm in trouble, I'd like to add locale support to a program of mine, and
  30. >the locale Extension looks great, but how am I generating the catalog file
  31. >I know that I proberly need some sort of converter but which, and where
  32. >can I get it ???.
  33.  
  34. Commodore had a program called CatComp that was part of their
  35. developer package. (I would guess it would also be on the
  36. developer CD, but I can't verify that at the moment.) There
  37. are also quite a few alternatives on Aminet, mostly in
  38. dev/misc. I haven't used any enough to make any worthwhile
  39. comment, but I have heard glowing reports on FlexCat. Here's
  40. some of the choices:
  41.    CatEdit1_2b.lha
  42.    EasyCatalog.lha
  43.    FlexCat.lha
  44.    KitCat_V11.lha
  45.    ReCatIt.lha
  46.    simplecat.lha
  47.  
  48. Hope this helps,
  49. -Richard
  50.